Skip to content

fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3#310

Open
red-hat-konflux[bot] wants to merge 1 commit intosecurity-compliancefrom
konflux/mintmaker/security-compliance/github.com-onsi-ginkgo-v2-2.x
Open

fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3#310
red-hat-konflux[bot] wants to merge 1 commit intosecurity-compliancefrom
konflux/mintmaker/security-compliance/github.com-onsi-ginkgo-v2-2.x

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@red-hat-konflux red-hat-konflux Bot commented Jan 9, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/onsi/ginkgo/v2 v2.27.2v2.28.3 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.28.3

Compare Source

2.28.3
Maintenance

Bump all dependencies

v2.28.2

Compare Source

2.28.2

  • Add ArtifactDir() to support Go 1.26 testing.TB interface [f3a36b6]
  • Implement shell completion [94151c8]
  • Add asan CLI option mirroring msan implementation [4d21dbb]
  • Bump uri from 1.0.3 to 1.0.4 in /docs (#​1630) [c102161]
  • fix aspect ratio [9619647]
  • update logos [5779304]

v2.28.1

Compare Source

2.28.1

Update all dependencies. This auto-updated the required version of Go to 1.24, consistent with the fact that Go 1.23 has been out of support for almost six months.

v2.28.0

Compare Source

2.28.0

Ginkgo's SemVer filter now supports filtering multiple components by SemVer version:

It("should work in a specific version range (1.0.0, 2.0.0) and third-party dependency redis in [8.0.0, ~)", SemVerConstraint(">= 3.2.0"), ComponentSemVerConstraint("redis", ">= 8.0.0") func() {
    // This test will only run when version is between 1.0.0 (exclusive) and 2.0.0 (exclusive) and redis version is >= 8.0.0
})

can be filtered in or out with an invocation like:

ginkgo --sem-ver-filter="2.1.1, redis=8.2.0"

Huge thanks to @​Icarus9913 for working on this!

v2.27.5

Compare Source

2.27.5

Fixes

Don't make a new formatter for each GinkgoT(); that's just silly and uses precious memory

v2.27.4

Compare Source

2.27.4

Fixes
  • CurrentTreeConstructionNodeReport: fix for nested container nodes [59bc751]

v2.27.3

Compare Source

2.27.3

Fixes

report exit result in case of failure [1c9f356]
fix data race [ece19c8]


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.4 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.4 - abandoned Jan 12, 2026
@red-hat-konflux
Copy link
Copy Markdown
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.4 - abandoned fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.4 Jan 13, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/security-compliance/github.com-onsi-ginkgo-v2-2.x branch from fdb140f to 5fac883 Compare January 13, 2026 04:26
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.4 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 Jan 13, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 - abandoned Jan 13, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 - abandoned fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 Jan 13, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 - abandoned Jan 15, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 - abandoned fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 Jan 15, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 - abandoned Jan 17, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 - abandoned fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 Jan 17, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 - abandoned Jan 18, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 - abandoned fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 Jan 18, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 - abandoned Jan 21, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 - abandoned fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 Jan 21, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/security-compliance/github.com-onsi-ginkgo-v2-2.x branch from 5fac883 to 215589d Compare January 30, 2026 04:40
@red-hat-konflux
Copy link
Copy Markdown
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/onsi/gomega v1.38.2 -> v1.39.0
github.com/google/pprof v0.0.0-20251114195745-4902fdda35c8 -> v0.0.0-20260115054156-294ebfa9ad83
golang.org/x/crypto v0.45.0 -> v0.47.0
golang.org/x/mod v0.29.0 -> v0.32.0
golang.org/x/net v0.47.0 -> v0.49.0
golang.org/x/sync v0.18.0 -> v0.19.0
golang.org/x/sys v0.38.0 -> v0.40.0
golang.org/x/text v0.31.0 -> v0.33.0
golang.org/x/tools v0.38.0 -> v0.41.0

@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 Jan 30, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (security-compliance@cc4790a). Learn more about missing BASE report.

Additional details and impacted files
@@                  Coverage Diff                   @@
##             security-compliance     #310   +/-   ##
======================================================
  Coverage                       ?   46.10%           
======================================================
  Files                          ?       18           
  Lines                          ?     1436           
  Branches                       ?        0           
======================================================
  Hits                           ?      662           
  Misses                         ?      729           
  Partials                       ?       45           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 - abandoned Feb 3, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 - abandoned fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 Feb 4, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 - abandoned Feb 12, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 - abandoned fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 Feb 12, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 - abandoned Mar 5, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 - abandoned fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 Mar 5, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 - abandoned Mar 15, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 - abandoned fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 Mar 15, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 - abandoned Mar 16, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 - abandoned fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 Mar 16, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 - abandoned Mar 17, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 - abandoned fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 Mar 17, 2026
@red-hat-konflux
Copy link
Copy Markdown
Contributor Author

red-hat-konflux Bot commented Apr 2, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 9 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.0 -> 1.25.0
github.com/onsi/gomega v1.38.2 -> v1.40.0
github.com/google/pprof v0.0.0-20251114195745-4902fdda35c8 -> v0.0.0-20260402051712-545e8a4df936
golang.org/x/crypto v0.45.0 -> v0.50.0
golang.org/x/mod v0.29.0 -> v0.35.0
golang.org/x/net v0.47.0 -> v0.53.0
golang.org/x/sync v0.18.0 -> v0.20.0
golang.org/x/sys v0.38.0 -> v0.43.0
golang.org/x/text v0.31.0 -> v0.36.0
golang.org/x/tools v0.38.0 -> v0.44.0

@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 - abandoned Apr 12, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 - abandoned fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 Apr 12, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 - abandoned Apr 15, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 - abandoned fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 Apr 15, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 - abandoned Apr 25, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 - abandoned fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 Apr 25, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.2 Apr 27, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/security-compliance/github.com-onsi-ginkgo-v2-2.x branch from 215589d to f092aca Compare April 27, 2026 05:34
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/security-compliance/github.com-onsi-ginkgo-v2-2.x branch from f092aca to 5702bcb Compare April 29, 2026 01:37
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.2 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant